home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000344_Matthew_Clarke@mindlink.bc.ca_Sat Feb 2 11:36:51 EST 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  50 lines

  1. Article: 13181 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!news-out.cwix.com!newsfeed.cwix.com!torn!newsfeed.telusplanet.net!news0.telusplanet.net.POSTED!not-for-mail
  3. From: Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Modem Garbage using Kermit under NetBSD?
  6. References: <3C5B27CF.5E830036@eli.net>
  7. User-Agent: nn/6.6.1
  8. Lines: 34
  9. Message-ID: <UiH68.29188$_F4.5885488@news0.telusplanet.net>
  10. Date: Sat, 02 Feb 2002 01:30:28 GMT
  11. NNTP-Posting-Host: 66.183.32.75
  12. X-Trace: news0.telusplanet.net 1012613428 66.183.32.75 (Fri, 01 Feb 2002 18:30:28 MST)
  13. NNTP-Posting-Date: Fri, 01 Feb 2002 18:30:28 MST
  14. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13181
  15.  
  16. Todd Caine <todd_caine@eli.net> writes:
  17.  
  18. >I don't know if this is related but I'm using kermit to make
  19. >my local modem dial out to a remote modem accross the PSTN.
  20. >The remote modem is configured for 19200 and I can connect
  21. >using 8N1 but only seem to get garbage back to my terminal
  22. >instead of the password prompt.  When using Procomm (under
  23. >Windows) with the same settings I get connect and actually
  24. >see the password prompt.  Is this a common problem?  Are
  25. >there any known work arounds?  I did purchase the "Using
  26. >C-Kermit" book (aka the manual) but it really doesn't help
  27. >with this kind of problem.  Can anyone point me in the right
  28. >direction?
  29.  
  30. >Thanks in advance,
  31. >Todd
  32.  
  33. Found "NetBSD" in subject.  Assuming kermit == C-Kermit.
  34.  
  35. Guessing:  Speed mismatch?  What "SET SPEED" command did you issue in
  36. C-Kermit before dialing?  (Alternatively, what "-b" option did you give
  37. when starting C-Kermit.)  Before dialing, what does "SHOW COMM" give as
  38. the speed?
  39.  
  40. Do you get a clean "CONNECT" message?  Does it specify the speed?  Is
  41. your modem set to buffer data and speak to the remote modem and to your
  42. computer at different speeds, or does it change the speed on the DTE (i.e.
  43. your computer) connection to match the speed negotiated with the remote
  44. DCE (i.e. the other modem?)
  45.  
  46. Matt.
  47. -- 
  48. Snappy Quote:  "abcdefghijklmnopqrstuvwxyz"*
  49.                         *some assembly required
  50.